home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Acao
/
powerfox.swf
/
scripts
/
frame_50
/
PlaceObject2_670_182
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Wrap
Text File
|
2006-03-21
|
145b
|
8 lines
onClipEvent(enterFrame){
if(this.hitTest(_root.player.hit))
{
this.gotoAndPlay(2);
_root.gitarre.gotoAndPlay(2);
}
}